home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / DOS / TOOLS / NSCHART.ZIP / README < prev    next >
Encoding:
Text File  |  1990-04-26  |  1.7 KB  |  40 lines

  1.                         IBM PC/XT/AT compatible
  2.  
  3.                    NSChart Set-up             27 Mar 1990
  4.  
  5.     ************************* W A R N I N G ****************************
  6.     *                                                                  *  
  7.     * You MUST have the line DEVICE=ANSI.SYS in your CONFIG.SYS file   *
  8.     * or have ANSI.SYS in your root directory to install this program. *
  9.     *                                                                  *
  10.     ************************* W A R N I N G ****************************
  11.  
  12.  
  13. To install type                                  NS_START <cr>
  14. To start type                                    NSCHART <cr>
  15.  
  16. To use NSChart you must have a composite or color monitor,
  17. at least 384K of memory, and DOS 2.0 or later.
  18.  
  19. The file ANSI.SYS must be present in the root directory of your system disk,
  20. and the file CONFIG.SYS in the root directory of your system disk must
  21. contain the line:
  22.  
  23. device=ansi.sys
  24.  
  25. The install options will check for all the requisite files.
  26. You may copy the CONFIG.SYS file from the demo floppy if you wish.
  27. ANSI.SYS may be found on one of your original DOS disks.
  28.  
  29. If you change your CONFIG.SYS or had to move ANSI.SYS onto your system disk,
  30. reboot your computer.
  31.  
  32. NSChart and NSDemo now accept the prettify option -P on the command line for
  33. batch mode processing.  Wild cards are also supported for command line file
  34. specifications.  For instance:         NSChart -P *.ns <cr>
  35.  
  36. will prettify and syntax check all the files with extension .ns in the
  37. current directory.  A brief error message including the line number
  38. of the error will be sent to the printer for each file satisfying
  39. the file spec that also has a syntax error.
  40.